home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / TKXP16 / @0A85.ADF < prev    next >
Text File  |  1996-07-31  |  7KB  |  243 lines

  1. ;╔═════════════════════════════════════════════════════════════════╗
  2. ;║                                                                 ║
  3. ;║   Olicom MC 16/4 Token-Ring Network Adapter Revision 6 and up   ║
  4. ;║        SMT based version with UTP and STP cable support         ║
  5. ;║           Adapter Description File  Version 4.00                ║
  6. ;║                Copyright 1992 by Olicom                         ║
  7. ;║                                                                 ║
  8. ;╚═════════════════════════════════════════════════════════════════╝
  9.  
  10. AdapterID 00A85h
  11.  
  12. AdapterName "Olicom MC 16/4 Token-Ring Network Adapter"
  13.  
  14. NumBytes 4
  15.  
  16. FixedResources
  17.      POS[3]=X0XXX000b
  18.  
  19. NamedItem Prompt "I/O Address Location"
  20.  
  21.   Choice "0 =  0A20-0A23 & 0A30-0A3F"
  22.      POS[0]=XX00XXXXb
  23.      IO  0A20h-0A23h 0A30h-0A3Fh
  24.  
  25.   Choice "1 =  0A24-0A27 & 0A40-0A4F"
  26.      POS[0]=XX01XXXXb
  27.      IO  0A24h-0A27h 0A40h-0A4Fh
  28.  
  29.   Choice "2 =  0A50-0A53 & 0A60-0A6F"
  30.      POS[0]=XX10XXXXb
  31.      IO  0A50h-0A53h 0A60h-0A6Fh
  32.  
  33.   Choice "3 =  0A54-0A57 & 0A70-0A7F"
  34.      POS[0]=XX11XXXXb
  35.      IO  0A54h-0A57h 0A70h-0A7Fh
  36.  
  37.   Help "I/O ADDRESS LOCATION: Up to four Token-Ring Network adapters
  38.         may be installed in this computer.  An adapter can use one of
  39.         four I/O port address combinations.
  40.         Each combination consists of two address ranges.
  41.         The selections are, in order of preference, as follows :
  42.                   0 =  0A20-0A23 & 0A30-0A3F,
  43.                   1 =  0A24-0A27 & 0A40-0A4F,
  44.                   2 =  0A50-0A53 & 0A60-0A6F,
  45.                   3 =  0A54-0A57 & 0A70-0A7F.
  46.         The assignment for the Token-Ring Network adapter can be changed
  47.         by selecting 'Change Configuration' and then using the
  48.         F5=Previous and the F6=Next keys.  If an assignment has an
  49.         asterisk (*) by it, it is in conflict with another
  50.         assignment and the I/O port address must be changed."
  51.  
  52. NamedItem Prompt "Adapter Data Rate"
  53.  
  54.   Choice "4 Mbps"
  55.      POS[3]=XXXX0XXXb
  56.  
  57.   Choice "16 Mbps"
  58.      POS[3]=XXXX1XXXb
  59.  
  60.   Help "ADAPTER DATA RATE: This Token-Ring Network adapter can operate
  61.         at two different data rates, 4 Mbps or 16 Mbps.  You MUST set the
  62.         adapter data rate to the same rate as the Token-Ring Network LAN
  63.         segment to which you are connecting the adapter.  The assignment
  64.         for this data rate can be changed by selecting 'Change Configuration'
  65.         and then using the F5=Previous and the F6=Next keys."
  66.  
  67. NamedItem Prompt "RPL Address location"
  68.  
  69.   Choice "RPL Disabled"
  70.      POS[2]=000110XXb
  71.      POS[3]=0XXXXXXXb
  72.  
  73.   Choice "CC000-CDFFF"
  74.      POS[2]=100110XXb
  75.      POS[3]=1XXXXXXXb
  76.      MEM 0CC000h - 0CDFFFh
  77.  
  78.   Choice "CE000-CFFFF"
  79.      POS[2]=100111XXb
  80.      POS[3]=1XXXXXXXb
  81.      MEM 0CE000h - 0CFFFFh
  82.  
  83.   Choice "D0000-D1FFF"
  84.      POS[2]=101000XXb
  85.      POS[3]=1XXXXXXXb
  86.      MEM 0D0000h - 0D1FFFh
  87.  
  88.   Choice "D2000-D3FFF"
  89.      POS[2]=101001XXb
  90.      POS[3]=1XXXXXXXb
  91.      MEM 0D2000h - 0D3FFFh
  92.  
  93.   Choice "D4000-D5FFF"
  94.      POS[2]=101010XXb
  95.      POS[3]=1XXXXXXXb
  96.      MEM 0D4000h - 0D5FFFh
  97.  
  98.   Choice "D6000-D7FFF"
  99.      POS[2]=101011XXb
  100.      POS[3]=1XXXXXXXb
  101.      MEM 0D6000h - 0D7FFFh
  102.  
  103.   Choice "D8000-D9FFF"
  104.      POS[2]=101100XXb
  105.      POS[3]=1XXXXXXXb
  106.      MEM 0D8000h - 0D9FFFh
  107.  
  108.   Choice "DA000-DBFFF"
  109.      POS[2]=101101XXb
  110.      POS[3]=1XXXXXXXb
  111.      MEM 0DA000h - 0DBFFFh
  112.  
  113.   Choice "DC000-DDFFF"
  114.      POS[2]=101110XXb
  115.      POS[3]=1XXXXXXXb
  116.      MEM 0DC000h - 0DDFFFh
  117.  
  118.   Choice "DE000-DFFFF"
  119.      POS[2]=101111XXb
  120.      POS[3]=1XXXXXXXb
  121.      MEM 0DE000h - 0DFFFFh
  122.  
  123.   Choice "C8000-C9FFF"
  124.      POS[2]=100100XXb
  125.      POS[3]=1XXXXXXXb
  126.      MEM 0C8000h - 0C9FFFh
  127.  
  128.   Choice "CA000-CBFFF"
  129.      POS[2]=100101XXb
  130.      POS[3]=1XXXXXXXb
  131.      MEM 0CA000h - 0CBFFFh
  132.  
  133.   Help "RPL ADDRESS LOCATION: There are 12 possible 8K blocks of PC
  134.         memory that can be assigned for accessing the RPL area of the
  135.         Token-Ring Network adapter.  The preferred RPL address for the
  136.         adapter is: CC000-CDFFF.  The assignment for this RPL
  137.         address can be changed by selecting 'Change Configuration'
  138.         and then using the F5=Previous and the F6=Next keys.
  139.         The RPL address selected must not be assigned for use by any
  140.         other adapter or option.  If an assignment has an asterisk (*)
  141.         by it, it is in conflict with another assignment and the RPL
  142.         address must be changed.  If a conflict continues to exist, you
  143.         may have to change the assignments for other adapters or options
  144.         that are in your computer to resolve the conflict."
  145.  
  146. NamedItem Prompt "Interrupt Level"
  147.  
  148.   Choice "Interrupt 2"
  149.      POS[2]=XXXXXX00b
  150.      INT 2d
  151.  
  152.   Choice "Interrupt 3"
  153.      POS[2]=XXXXXX01b
  154.      INT 3d
  155.  
  156.   Choice "Interrupt 10"
  157.      POS[2]=XXXXXX10b
  158.      INT 10d
  159.  
  160.   Choice "Interrupt 11"
  161.      POS[2]=XXXXXX11b
  162.      INT 11d
  163.  
  164.   Help "INTERRUPT LEVEL: This Token-Ring Network adapter can operate
  165.         on one of four interrupt levels: 2, 3, 10, or 11.  The preferred
  166.         interrupt level is 2, but the adapter can operate on any of
  167.         the four levels if necessary.  The assignment for this interrupt
  168.         level can be changed by selecting 'Change Configuration' and
  169.         then using the F5=Previous and the F6=Next keys."
  170.  
  171. NamedItem Prompt "Bus Master Arbitration Level"
  172.  
  173.   Choice "Level 8"
  174.      POS[0]=XXXX000Xb
  175.      ARB 8
  176.  
  177.   Choice "Level 9"
  178.      POS[0]=XXXX001Xb
  179.      ARB 9
  180.  
  181.   Choice "Level 10"
  182.      POS[0]=XXXX010Xb
  183.      ARB 10
  184.  
  185.   Choice "Level 11"
  186.      POS[0]=XXXX011Xb
  187.      ARB 11
  188.  
  189.   Choice "Level 12"
  190.      POS[0]=XXXX100Xb
  191.      ARB 12
  192.  
  193.   Choice "Level 13"
  194.      POS[0]=XXXX101Xb
  195.      ARB 13
  196.  
  197.   Choice "Level 14"
  198.      POS[0]=XXXX110Xb
  199.      ARB 14
  200.  
  201.   Help "ARBITRATION LEVEL: The Bus Master Arbitration level need
  202.         only be changed if it is in conflict with another adapter.
  203.         Conflicting assignments are marked with an asterisk.
  204.         Use the F5=Previous and the F6=Next keys to change
  205.         arbitration level assignments if you are in the
  206.         'Change configuration' window."
  207.  
  208. NamedItem Prompt "Bus Master Release Timing"
  209.  
  210.   Choice "Maximum"
  211.      POS[0]=0XXXXXXXb
  212.  
  213.   Choice "Immediately"
  214.      POS[0]=1XXXXXXXb
  215.  
  216.  
  217.   Help "BUS RELEASE: During a Micro Channel DMA operation this
  218.         Token-Ring Network Adapter supports two different ways of
  219.         releasing the bus after the Preempt signal.  After a
  220.         Preempt occurs the bus can be released either immediately or
  221.         after the maximum time allotted by the Micro Channel
  222.         architecture.  The best performance is achieved if this
  223.         adapter is allowed to continue for the maximum time allowed.
  224.         The assignment for bus release can be changed by selecting
  225.         'Change Configuration' and then using the F5=Previous and the
  226.         F6=Next keys."
  227.  
  228. NamedItem Prompt "Cable Type"
  229.  
  230.   Choice "STP media (Type 6)"
  231.      POS[0]=X0XXXXXXb
  232.  
  233.   Choice "UTP media (Type 3)"
  234.      POS[0]=X1XXXXXXb
  235.  
  236.   Help "CABLE TYPE: Select the appropriate option according to
  237.         the lobe cable connector used. STP media (Type 6) uses the
  238.         9-pin D-type connector (J3) and UTP media (Type 3) uses
  239.         the RJ45 phone-jack (J4). Use the F5=Previous and F6=Next
  240.         keys to change this assignment if you are in the 'Change
  241.         Configuration' window."
  242.  
  243.